home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Resources / Internet / Google Talk 1.0.0.104 / googletalk-setup.exe / gtalkwmp1.dll / REGISTRY / 51 (.txt)
InstallShield Script  |  2007-01-01  |  704b  |  26 lines

  1.   NoRemove CLSID
  2.     ForceRemove {82ec66ad-6a51-4aa5-8788-dea156a4580b} = s 'Google Talk Music Plugin'
  3.     {
  4.       InprocServer32 = s '%MODULE%'
  5.       {
  6.         val ThreadingModel = s 'Apartment'
  7.       }
  8.     }
  9. HKEY_LOCAL_MACHINE
  10.   NoRemove SOFTWARE
  11.     NoRemove Microsoft
  12.     {
  13.       NoRemove MediaPlayer
  14.       {
  15.         NoRemove UIPlugins
  16.         {
  17.           ForceRemove {82ec66ad-6a51-4aa5-8788-dea156a4580b}
  18.           {
  19.               val FriendlyName = s 'res://%MODULE%/RT_STRING/#101'
  20.               val Description  = s 'res://%MODULE%/RT_STRING/#102'
  21.               val Capabilities = d 1107296257
  22.           }
  23.         }
  24.       }
  25.     }
  26.